Click or drag to resize

ImGroup Class

Class ImGroup.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeImGroup

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class ImGroup

The ImGroup type exposes the following members.

Constructors
  NameDescription
Public methodImGroup
Initializes a new instance of the ImGroup class.
Public methodImGroup(String)
Initializes a new instance of the ImGroup class.
Top
Properties
  NameDescription
Public propertyDisplayName
Gets the display name.
Public propertyExtendedProperties
Gets a list of extended properties that are defined on this item.
Public propertyGroupId
Contains the unique identifier and change key of an item in the Exchange store.
Public propertyGroupType
Gets the type of the group.
Public propertyMemberCorrelationKey
Gets the member correlation key.
Public propertySmtpAddress
Gets the SMTP address.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Converts the value of the current imGroup object to its equivalent string representation.
(Overrides ObjectToString.)
Top
See Also